home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •The Arcade• / Sword Play ••• / Sword Play еее / card_7281.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  89 lines

  1. -- card: 7281 from stack: in
  2. -- bmap block id: 10817
  3. -- flags: 4000
  4. -- background id: 2143
  5. -- name: Win Certificate
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "Sir ?" into card field 1
  9.  
  10.   click at 331, 162
  11.   click at 348, 162 with shiftkey
  12. end openCard
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: 8003
  18. -- rect: left=50 top=37 right=55 bottom=130
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Print This
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   global SetPass
  30.  
  31.   if SetPass then hide menubar
  32.  
  33.   set style of card field 1 to transparent
  34.  
  35.   hide bkgnd button 1
  36.   hide card button 1
  37.   hide card button 2
  38.  
  39.   open printing with dialog
  40.   print this card
  41.   close printing
  42.  
  43.   show card button 2
  44.   show card button 1
  45.   show bkgnd button 1
  46.  
  47.   set style of card field 1 to rectangle
  48.  
  49.   if SetPass then show menubar
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 4 (button)
  55. -- low flags: 00
  56. -- high flags: 8003
  57. -- rect: left=50 top=305 right=323 bottom=130
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Continue
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   go to card "Opening"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 5 (field)
  74. -- low flags: 00
  75. -- high flags: 0002
  76. -- rect: left=162 top=148 right=172 bottom=477
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 6
  81. -- text size: 18
  82. -- style flags: 0
  83. -- line height: 24
  84. -- part name: 
  85.  
  86.  
  87. -- part contents for card part 5
  88. ----- text -----
  89. Sir ?